body {
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: white;	
	background-image: url(../picts/url.jpeg);
	background-repeat: repeat-x,y;
	background-position: top;
}

#container{
	border: none; 
	width : 1100px;
	height: 890px; 
	margin-top:2%;
}

#header{
	border: none;
	width: 98.5%;
	height:25%;	
	margin-top:.6%;
}
.ho{
	font-size:450%;
	color:blue;
	text-decoration:none;
}
.hi{
	font-size:none;
	margin-top:-4%;
	margin-left:-23%;
	color:blue;
	text-decoration:none;
}
.hu{
	font-size:560%;
	float:right;
	margin-top:-4%;
	margin-right:38%;
	color:blue;
	text-decoration:none;
}

.hu a{text-decoration:none;}
.ho a{text-decoration:none;}
.hi a{text-decoration:none;}
#menu{
	border: none;
	width: 98.5%;
	height:5%;
	margin-top:.6%;

}
#lupad{
	float:left;
	margin-left:7%;
}
#wop{
	float:left;
	margin-left:14%;
}
.menus{
	float:left;
	margin-left:1%;
	color: D8DC19; 
	text-decoration: none; 
	font-style: bold;
	margin-left:3%;
	font-size: 22px;
	font-style: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.menus:hover{
	text-decoration: underline; 
	color:gray;
}

.vine{
	float:left;
	margin-top:-18%;
	margin-left:21%;	
}
.hr1{
	float:left;
	width:96%;
	margin-left:2.5%;
}

#content{
	border: none;
	width:98.5%;
	height:58%;
	margin-top:.6%;
}
#intro{
	border:none;
	width: 95%;
	height:80%;
}
#contscroller{
	border: none;
	width:98.5%;
	height:96.5%;
	margin-top:.6%;
}
#scroller{
	border: none;
	width:98.5%;
	height:96.5%;
	margin-top:1%;
	overflow:scroll;
}
.h2e{
	color:61E14B;
	font-size:25px;
	font-style: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#abouts{
	width:98.5%;
	height:130%;
}
.abut{
	border:4px dashed pink;
	margin-left:1.5%;
	margin-right:1%;
	margin-top:2%;
	float:left;
	width: 40%;
	height:60%;		
}
p{
	text-align:justify;
	font-size:170%;
	color:white;
}
.pictur{
	border:4px dashed white;
	margin-left:1.5%;
	margin-right:1%;
	margin-top:2%;
	float:left;
	width: 40%;
	height:70%;		
}
.pictur2{
	border:4px dashed white;
	margin-left:1.5%;
	margin-right:1%;
	margin-top:2%;
	float:left;
	width: 40%;
	height:110%;		
}
.par{
	text-align:justify;
	margin-top:4%;
	margin-left:1%;
	color:white;
	font-size:22px;
}
#footer{
	color:D8DC19;
	border: none;
	width:98.5%;
	height:7%;
	margin-top:.6%;	
}

#contact2{
	margin-top:1%;
	margin-left:1%;
	border: none; 
	width : 95%;
	height: 77%; 	
}

#contactleft{
	float:left;
	border:none;
	margin-top:1%;
	margin-left:1%;
	width: 48%;
	height:95%;
}

#contacright{
	float:right;
	border:none;
	margin-top:1%;
	margin-right:1%;
	width: 48%;
	height:95%;
}

#innerleft{
	color:gray;
	font-size:17px;
	float:left;
	margin-left:2%;
	margin-top:2%;
	text-align:left;
	border:none;
	width: 95%;
	height:95%;

}
#innerright{
	color:gray;
	font-size:17px;
	float:center;
	margin-top:2%;
	text-align:center;
	border:none;
	width: 95%;
	height:95%;

}